From a182a0fc6e4304abec4af80f222eb01fd99fad72 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Sat, 7 May 2005 09:47:18 +0000 Subject: [PATCH] bitkeeper revision 1.1389.5.28 (427c8ea6vitJqJlB7zCBJ0-DYF9xXQ) Add 'legacy pty' support to domU default kernel config. Signed-off-by: Keir Fraser --- .../arch/xen/configs/xenU_defconfig_x86_64 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linux-2.6.11-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 b/linux-2.6.11-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 index 9aa0f4f70e..e766ae7da1 100644 --- a/linux-2.6.11-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64 @@ -316,6 +316,12 @@ CONFIG_NETDEVICES=y # CONFIG_SHAPER is not set # CONFIG_NETCONSOLE is not set CONFIG_UNIX98_PTYS=y +CONFIG_LEGACY_PTYS=y +CONFIG_LEGACY_PTY_COUNT=256 + +# +# Character devices +# # # File systems -- 2.30.2